home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Glary Utilities / gusetup.exe / {app} / regrepair.exe / RCDATA / TFRMBACKUPVIEW / TFRMBACKUPVIEW.txt
Text File  |  2010-01-14  |  934b  |  46 lines

  1. object frmbackupview: Tfrmbackupview
  2.   Left = 284
  3.   Top = 139
  4.   AutoScroll = False
  5.   Caption = 'frmbackupview'
  6.   ClientHeight = 516
  7.   ClientWidth = 591
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poOwnerFormCenter
  16.   OnCreate = FormCreate
  17.   OnResize = FormResize
  18.   DesignSize = (
  19.     591
  20.     516)
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Memo1: TMemo
  24.     Left = 0
  25.     Top = 0
  26.     Width = 591
  27.     Height = 481
  28.     Anchors = [akLeft, akTop, akRight, akBottom]
  29.     ImeName = 'Chinese (Simplified) - Microsoft Pinyin IME 3.0'
  30.     Lines.Strings = (
  31.       'Memo1')
  32.     ScrollBars = ssBoth
  33.     TabOrder = 0
  34.   end
  35.   object btnok: TBitBtn
  36.     Left = 240
  37.     Top = 488
  38.     Width = 75
  39.     Height = 25
  40.     Anchors = [akLeft, akBottom]
  41.     Caption = 'Close'
  42.     ModalResult = 1
  43.     TabOrder = 1
  44.   end
  45. end
  46.